﻿{
	VERSION		1.00
	LISTFORMAT	BOOK
	LISTTYPE	ZONE
	ALWAYS
	UNIT		mm
	PAGE		193, 280
	LINEGAP		0

	USERTEXT [1] Name "TEXT_1.txt"
	USERTEXT [2] Name "TEXT_2.txt"
	USERTEXT [3] Name "TEXT_3.txt"
	USERTEXT [4] Name "TEXT_4.txt"

	USERTEXT [5] "Rauminhalt nach Raumkategorien"

	FIRSTPAGEHEADER {
		Frame 0, 280, 0, 73		Text 1, "Arial", 10, plain, left
			Columns {
					{	Frame 56, 178, 8.5   Format "#usertext[1]"	}
					{	Frame 56, 178, 15.5  Format "#usertext[2]"	}
					{	Frame 56, 178, 22.5  Format "#usertext[3]"	}
					{	Frame 56, 178, 29.5  Format "#usertext[4]"	}
					{	frame 21, 277, 50.5  Format "#usertext[5]" Text 1, "Arial", 10, bold, left		}
					{	frame 21, 277, 50.5  Format "#date:17.1"    Text 1, "Arial", 10, plain, right		}

//***********************************   LIST-HEADER TEXTS   *****************
					{	Frame 21, 90, 64.5  Format "Raumkategorie"	 Text 1, "Arial", 10, bold, left		}
					{	Frame 114, 166, 64.5  Format "Raum"  Text 1, "Arial", 10, bold, left			}
					{	Frame 168, 187, 64.5  Format "Bereich"  Text 1, "Arial", 10, bold, left		}
					{	Frame 187, 218, 64.5  Format "Grundfläche"  Text 1, "Arial", 10, bold, centered	}
					{	Frame 218, 249, 64.5  Format "NRI"  Text 1, "Arial", 10, bold, centered		}
					{	Frame 249, 280, 64.5  Format "BRI"  Text 1, "Arial", 10, bold, centered		}

//***********************************************************************

				}
			Picture { Frame 25, 46, 10, 31	 	Origin file	Name "Logo"  Position centered}
		Rect 18, 280, 3, 38

		Rect 18, 280, 45, 73
		line 18, 280, 59, 59


//***********   LIST-HEADER LINES   *************
			line 90, 90, 59, 73
			line 166, 166, 59, 73
			line 187, 187, 59, 73
			line 218, 218, 59, 73
			line 249, 249, 59, 73
//******************************************

			}

	HEADER {
	Frame 0, 280, 0, 31		Text 1, "Arial", 10, plain, left
		Columns {
				{	frame 21, 277, 8.5  Format "#usertext[5]" Text 1, "Arial", 10, bold, left		}
				{	frame 21, 277, 8.5  Format "#date:17.1"    Text 1, "Arial", 10, plain, right	}

//***********************************   LIST-HEADER TEXTS   *****************
					{	Frame 21, 90, 22.5  Format "Raumkategorie"	 Text 1, "Arial", 10, bold, left		}
					{	Frame 114, 166, 22.5  Format "Raum"  Text 1, "Arial", 10, bold, left			}
					{	Frame 168, 187, 22.5  Format "Bereich"  Text 1, "Arial", 10, bold, left		}
					{	Frame 187, 218, 22.5  Format "Grundfläche"  Text 1, "Arial", 10, bold, centered	}
					{	Frame 218, 249, 22.5 Format "NRI"  Text 1, "Arial", 10, bold, centered		}
					{	Frame 249, 280, 22.5 Format "BRI"  Text 1, "Arial", 10, bold, centered		}

//***********************************************************************

			}

		Rect 18, 280, 3, 31
		line 18, 280, 17, 17


//***********   LIST-HEADER LINES   *************
			line 90, 90, 17, 31
			line 166, 166, 17, 31
			line 187, 187, 17, 31
			line 218, 218, 17, 31
			line 249, 249, 17, 31
//***********************************************

		}


	FOOTER { Frame 0, 280, 178, 192		Text 1, "Arial", 10, plain, right
		 Columns {{	Frame 21, 277, 183.5   Format "Seite #page:3"	}}
		 rect 18, 280, 178, 191.9		
	       }




//*************************   LIST   *******************************



	HEADLINE [2] { Frame 18, 280, 0, 7		Text 1, "Arial", 10, plain, left, truncated
			Columns { 
					{ Frame 21, 90, 2 Format "#Value[1]  #Value[3]"	}
				}
			line 18, 18, 0, 7
			line 280, 280, 0, 7

			line 90, 90, 0, 7
			line 90, 280, 7, 7
		     }


	LEVEL [2] { Frame 18, 280, 0, 7		Text 1, "Arial", 10, plain, right
			Columns { 
					{ Frame 90, 112, 2 Format "#Value[4]"	}
					{ Frame 114, 143, 2 Format "#Value[5]" Text 1, "Arial", 10, plain, left, truncated	}
					{ Frame 166, 187, 2  Format "#Value[2]" Text 1, "Arial", 10, plain, centered }
					{ Frame 187, 216, 2 Format "#Value[6]:9.2 #Unit[6]"	}
					{ Frame 218, 247, 2 Format "#Value[7]:9.2 #Unit[7]"	}
					{ Frame 249, 278, 2 Format "#Value[8]:9.2 #Unit[8]"	}


				}
			line 18, 18, 0, 7
			line 280, 280, 0, 7

			line 90, 90, 0, 7
			line 166, 166, 0, 7
			line 187, 187, 0, 7
			line 218, 218, 0, 7
			line 249, 249, 0, 7

			line 90, 280, 7, 7

		 }


	TOTAL [3] { Frame 18, 280, 0, 7		Text 1, "Arial", 10, bold, right
			Columns { 
					{ Frame 21, 185, 2 Format "Bereich #Value[2] insgesamt"	Text 1, "Arial", 10, bold, right }

			//		{ Frame 187, 216, 2 Format "#Total[6]:9.2 #Unit[6]"	}
					{ Frame 218, 247, 2 Format "#Total[7]:9.2 #Unit[7]"	}
					{ Frame 249, 278, 2 Format "#Total[8]:9.2 #Unit[8]"	}

				}
			rect 18, 280, 0, 7
		 }


	TOTAL [2] { Frame 18, 280, 0, 7		Text 1, "Arial", 10, bold, right
			Columns { 
					{ Frame 21, 102, 2 Format "#Value[1]  #Value[3]"   Text 1, "Arial", 10, bold, left, truncated	}
					{ Frame 114, 146, 2 Format "Insgesamt"	Text 1, "Arial", 10, bold, left	}

			//		{ Frame 187, 216, 2 Format "#Total[6]:9.2 #Unit[6]"	}
					{ Frame 218, 247, 2 Format "#Total[7]:9.2 #Unit[7]"	}
					{ Frame 249, 278, 2 Format "#Total[8]:9.2 #Unit[8]"	}


				}
			rect 18, 280, 0, 7
		 }



	TOTAL [1] { Frame 18, 280, 0, 7		Text 1, "Arial", 10, bold, right
			Columns { 
					{ Frame 21, 102, 2 Format "Alle Raumkategorien"   Text 1, "Arial", 10, bold, left, truncated	}
					{ Frame 114, 146, 2 Format "Insgesamt"	Text 1, "Arial", 10, bold, left	}

			//		{ Frame 187, 216, 2 Format "#Total[6]:9.2 #Unit[6]"	}
					{ Frame 218, 247, 2 Format "#Total[7]:9.2 #Unit[7]"	}
					{ Frame 249, 278, 2 Format "#Total[8]:9.2 #Unit[8]"	}

				}
			rect 18, 280, 0, 7
		 }



}
